Release 10.1A: OpenEdge Getting Started:
New and Revised Features
SQL
OpenEdge Release 10.1A includes the following SQL enhancements:
- Support for auditing, including the:
- The ability to set Progress 4GL table and column attributes using
ALTER TABLE,CREATE TABLE, andCREATE INDEX.- The ability to create active indexes using the
CREATE INDEXstatement.- The ability to run the following statements against an online database:
SET PRO_SERVER LOGandSET PRO_CONNECT LOG, which allow you to control logging for SQL Servers.- The removal of the
SQL_WIDTHlimitation on theSUBSTRandSUBSTRINGfunctions.- Support for the
ARRAYdata type.- The
VARARRAYdata type, which allows its elements’ values to exceed the declared size while the total size is limited bySQL_WIDTH.- Support for the Java Transaction API (JTA), which allows applications to perform distributed transactions.
- ODBC driver with Unicode support.
- Type 4 JDBC driver.
For more information, see:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |